Release 10.1A: OpenEdge Development:
ADM Reference


setupTTFromString function

Function used to create a dynamics temp-table to invoke a call from a string containing the parameter definitions in the form mode data type parameter.

Parameters:

pcTableName INPUT CHARACTER

Name to assign the temp-table that you want to create.

pcRetValDT INPUTCHARACTER

Data type of the return value from the call. If left blank, the default is CHARACTER. This parameter is optional. If nothing is specified, the "" is passed.

pcParamString INPUT CHARACTER

A string in the form mode data type parameter, mode data type parameter. The string contains the parameters you want to pass to the procedure or function that is being invoked. The string is a comma-separated list of parameters. Each parameter is in the form "mode data type parameter" where:


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095